x86/Intel: quiesce revised CPUID level message
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2011 09:47:26 +0000 (10:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2011 09:47:26 +0000 (10:47 +0100)
commit5c4d8c7d1b2d42ae575e44561a5860b4e0f6eee6
tree79a597508129dadc5d8809a987e083a8d96d9224
parent7351bdf240e2305bd40f8156b9b6bf6ccaec27c2
x86/Intel: quiesce revised CPUID level message

Print this only once, for the boot CPU, unless "cpuinfo" was specified.
I found this particularly annoying on a machine which also didn't have
it MTRRs consistently set up across cores, resulting in the printing of
those messages being awfully slow (and with a second per-CPU message
added for debugging purposes this even lead to timeouts during AP
bringup).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/intel.c